Skip to content

Conversation

@laundmo
Copy link
Contributor

@laundmo laundmo commented Nov 18, 2025

Objective

In

Solution

  • remove the mention of any specific version from the docs

@ChristopherBiscardi ChristopherBiscardi added S-Ready-For-Final-Review This PR has been approved by the community. It's ready for a maintainer to consider merging it C-Docs An addition or correction to our documentation labels Nov 18, 2025
- [Macos and Linux binaries (third-party builds)](https://github.com/tracy-builds/tracy-builds/releases)
- [Packages](https://repology.org/project/tracy/versions)
2. Start the Tracy UI (called `tracy-profiler` in prebuilt binaries)
3. In the Tracy UI, click `connect` to wait for a connection.
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
3. In the Tracy UI, click `connect` to wait for a connection

Unrelated change to see if it CI works better on another commit

@alice-i-cecile alice-i-cecile added the A-Diagnostics Logging, crash handling, error reporting and performance analysis label Nov 18, 2025
@github-actions
Copy link
Contributor

Your PR increases Bevy Minimum Supported Rust Version. Please update the rust-version field in the root Cargo.toml file.

@mockersf mockersf added this pull request to the merge queue Nov 22, 2025
Merged via the queue into bevyengine:main with commit c5c7598 Nov 22, 2025
53 of 56 checks passed
beicause pushed a commit to beicause/bevy that referenced this pull request Nov 26, 2025
# Objective

In
- bevyengine#21565 
i added a note to the profiling docs that the correct tracy version for
bevy 0.17 is tracy 0.12.2
But in a recent patch release, the version of the tracy libraries was
bumped and now requires tracy 0.13. While this is a breaking change i
dont think should happen on path releases, it shows that my mentioning
of the version was way too optimistic, and its [already caused some
frustration](https://discord.com/channels/691052431525675048/691052431974465548/1440429953232535623)

## Solution

- remove the mention of any specific version from the docs

Co-authored-by: François Mockers <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

A-Diagnostics Logging, crash handling, error reporting and performance analysis C-Docs An addition or correction to our documentation S-Ready-For-Final-Review This PR has been approved by the community. It's ready for a maintainer to consider merging it

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants